home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Programming / ixemul / include / float.h < prev    next >
C/C++ Source or Header  |  1997-10-28  |  70b  |  7 lines

  1. #ifndef _FLOAT_H
  2. #define _FLOAT_H
  3.  
  4. #include <machine/float.h>
  5.  
  6. #endif
  7.